Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 30 Aug 2010 06:17:45 +0000 (06:17 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 30 Aug 2010 06:17:45 +0000 (06:17 +0000)
commit816b5b5fb07382d363883ed8e82cf417f65fb336
tree28da2b0fdeaf52b6ab0948319a1a65bcb64a1c3d
parent6cb82ce7bf0231f20a82bf6f9111cf2ced933cb4
Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.

2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
 functions.

2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
 say what the mouseover text should be.

 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
 version of the mm-w3m-safe-url-regexp variable to only download images
 in the groups where we want that to happen.

 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.

 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
 easier debugging.
 (gnus-article-beginning-of-window): Add kludge to allow spacing past
 big pictures in the article buffer.

 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
 gnus-article-html.
 (mm-text-html-renderer): gnus-article-html needs curl in addition to
 w3m.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-async.el
lisp/gnus/gnus-html.el
lisp/gnus/gnus-sum.el
lisp/gnus/mm-decode.el